home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / bb21tu.zip / HELP.BB (.txt) < prev    next >
Microsoft Windows Help File Content  |  1991-07-14  |  11KB  |  223 lines

  1. : _* N
  2. For help on a specific command, enter H x where x is the command for
  3. which you need help.  For example, H R will send complete help for the
  4. READ command.
  5. Message commands: (K)ill     (L)ist    (R)ead    (S)end
  6. File commands:    (D)ownload (U)pload  (W)hat
  7. Misc commands:    (B)ye      (H)elp    (I)nfo    (J) Who?
  8.                   (N) Register  (T)alk to SYSOP  (P)arms
  9. Further info:     (@) At BBS
  10. Other help topics available by issuing the H command followed
  11. by the topic name:
  12.   SEARCH    -- how to search for messages
  13.   WILDCARD  -- how wildcards work
  14. Issue H topicname
  15. : WILDCARD N
  16. Patterns are supported in many commands.  With patterns we attempt to
  17. match something with just more than a straight comparison.
  18.    Special characters in the pattern are:
  19.      * -- Matches 0 or more characters of any type
  20.      @ -- a..z, A..Z
  21.      # -- 0..9
  22.      + -- A..z, A..Z, 0..9
  23.      ? -- A-F, a-f, 0-9 (a hex number)
  24.      < -- a..z
  25.      > -- A..Z
  26.      $ -- =@#+?<>$
  27.      = -- Any one character
  28.      " -- Escape.  The next character in the pattern much match exactly.
  29.           wild cards will not be interpreted.
  30.      ( -- Group.  A "(" starts a group and a ")" ends it.  For each
  31.           group, there must be a matching character in the string.
  32.           Example: (abc) matches b.  Wild cards are not interpreted.
  33. Examples:
  34.   95*      --  Will match anything starting with 95 such as 95020,
  35.                95123, 95asb, and 95.
  36.   95===    --  Will match anything that starts with 95 and is 5 characters
  37.                long.  95020 will match but 9502 will not.
  38.   95###    --  Will match anything that starts with 95 and has 5 digits.
  39.                95020 will match but 95ABC will not.
  40.   (WK)6*   --  Will match anything starting with W6 or K6.
  41.   *ARRL*   --  Will match anything with ARRL in it
  42. : SEARCH N
  43. The BBS now allows you to choose messages which satisfy multiple
  44. criteria, as well as messages which do NOT satisfy a selection.  This
  45. ability applies to the READ, KILL, and LIST commands.
  46. NEGATION
  47. --------
  48. You have always been able to specify, for example, that you want to see
  49. all messages of a type -- for example, to list all bulletins, you issue
  50. the "LB" command.  You can also specify that you want to see all
  51. messages which are NOT of a type -- for example, to list all messages
  52. which are NOT bulletins, use "L^ B".
  53. You can use the "negation" symbol (^) to invert almost any search.
  54. MULTIPLE SEARCHES
  55. -------- --------
  56. You can use the "and" symbol (&) to specify only those messages which
  57. satisfy multiple search criteria.  For example:
  58. To list bulletins which are newer than October 1, 1990:
  59.   LB & D > 901001
  60. To list unread messages which are NOT addressed to someone @AA4RE:
  61.   LN & ^ @ AA4RE
  62. To list Private messages that are not to AA4RE or at AA4RE
  63.   LP & ^ @ AA4RE & ^ > AA4RE
  64. Note that you can use negation as part of a multiple search.
  65. TYPES OF SEARCHES
  66. ----- -- --------
  67.      _     -- Messages of type ' '
  68.      A     -- Messages of type 'A'
  69.      B     -- Messages of type 'B'
  70.      C n   -- Combine P and F
  71.      D > d -- Messages newer than date d (See note)
  72.      D < d -- Messages older than date d (See note)
  73.      E u   -- Messages to a server.  Same as > but @ must be blank or
  74.               this BBS
  75.      F n   -- Forwarded messages greater than n
  76.      H n   -- Held messages greater than n
  77.      K n   -- Killed messages greater than n
  78.      L n   -- Last n messages
  79.      M u   -- Messages of a specific user.  Default is current user
  80.      N n   -- Messages just sitting here unread greater than n
  81.      O n   -- Messages of with "old" attribute & number greater n
  82.      P     -- Messages of type 'P'
  83.      Q     -- Read messages to a specific user
  84.      S s   -- Messages with string in subject
  85.      T     -- NTS messages
  86.      U u   -- Unread messages to user u.  Current user is default
  87.      Y n   -- All read messages greater than n
  88.      < u   -- Messages from a user u.
  89.      > u   -- Messages to a user u.
  90.      @ b   -- Messages to a user at mailbox b
  91.      % b   -- Messages from a user at mailbox b
  92.      $ s   -- Messages with string in the BID
  93.      + n   -- Messages in forwarding progress with number >= n
  94.      ? n   -- Messages with unknown forwarding with number >= n
  95.      - n   -- Messages being forwarded right now with number >= n
  96.      . s   -- Messages addressed to certain H addresses
  97.      # > n -- Messages with number >= n
  98.      # < n -- Messages with number >= n
  99. Note 1:  Date can be expressed as YYMMDDHHMM HHMM is optional.
  100. Alternatively, the date could be #5 which is 5 days before today.  So,
  101. the command "LB & D > #5" means list bulletins less than 5 days old.
  102. In any search anything but a number is required, you can use a wildcard.
  103. Issue HELP WILDCARD for details.  Example:
  104.    > AA4*
  105.       Will match to callsign that starts with AA4
  106. : "@* N
  107.   Enter this symbol to indicate the BBS of the addressee, for proper
  108.   forwarding of the message to its destination.  The message, no matter
  109.   to whom addressed, will be forwarded to the "@ BBS" location.
  110. : B* N
  111. B    - Log off the MailBox.
  112.         Simply disconnecting has the exact same effect.
  113. : DB N
  114. DB type topic ffff.xxx
  115.        Download the file ffff.xxx for the topic requested.  D is
  116.        for ASCII format.  DB is for binary downloads.
  117.        To get a list of topics, use the W command.
  118.        The types for binary download are:  XMODEM, XMODEMCRC,
  119.        YMODEM, YMODEM-BATCH (Alias YMBATCH), and YAPP
  120. : D* N
  121. D topic ffff.xxx
  122. DB type topic ffff.xxx
  123.        Download the file ffff.xxx for the topic requested.  D is
  124.        for ASCII format.  DB is for binary downloads.
  125.        To get a list of topics, use the W command.
  126.        The types for binary download are:  XMODEM, XMODEMCRC,
  127.        YMODEM, YMODEM-BATCH (Alias YMBATCH), and YAPP
  128. DU callsign -- Will display user info on a specific call
  129. : H* N
  130. H    - Gives a summary of the Help Subsystem.
  131. H x  - Gives a detailed explanation of a specific command or topic.
  132. : I* N
  133. I    - Gives a paragraph on the hardware, software,
  134.        and rf facilities of this MailBox station.
  135. : J* N
  136. J    - Gives list of ports
  137. Jp   - Where p is a port identifier.
  138.        Gives a short list of stations recently heard on that port.
  139. JL   - Shows calls of stations recently connected to the MailBox.
  140. JN   - SHows calls of stations currently connected
  141. : K* N
  142. K #  - Kills message number #.
  143.          The message number can also be a series of number (eg: 112 115 117)
  144.          and/or a range of numbers (eg: 112 TO 115).  A series can contain
  145.          a range (eg: 112 115 TO 117)
  146. KM   - Kills all messages addressed to you that you have read.
  147. KT # - kills an NTS message.
  148. : L* N
  149. Generally lists messages in reverse order, newest to oldest.
  150. "Private" messages not to or from you will not be listed.
  151. L     - Lists all new messages since your previous "L" command.
  152. LM    - "List Mine". Lists all messages addressed to you or by you.
  153. LU    - "List Unread". Lists all messages unread by you.
  154. L #   - Lists messages back to and including number #.
  155. LL #  - Lists the last # messages.
  156. L> call  - Lists all messages to this callsign.
  157. L< call  - Lists all messages from this callsign.
  158. For a list of all the searches you can do, issue H SEARCH
  159. : N* N
  160. NE       - Toggle your "expert user" status.
  161. NH xxxxx - Enter your 'Home BBS'.  Aids in routing mesages to you.
  162. NN xxxxx - Enter your first name into user data base.
  163. NZ xxxxx - Enter your zip code into user data base.
  164. NF x     - Change the format of message listings.
  165.   Allowed values of x are 0 and 1.
  166. NL x     - Change your language setting (only works if your BBS
  167.            supports multiple languages)
  168. NP xxxxx - Change your telephone modem port password.  Can only be
  169.   issue from modem port.
  170. NS l w   - Change your screen size info.  l = length, w = width
  171. : P* N
  172. PL       - Flip switch which controls adding a LineFeed on the modem port.
  173.            Only works on modem port
  174. : R* N
  175. REPLY # - Replies to msg number #.
  176. REVIEW -- Display your unread messages for review.  Each message is
  177.         displayed and you are asked to tell what should be done.  Options are
  178.         Kill, Leave, rEply, and Quit.  The last action leaves the message
  179.         untouched and terminates the review command.  Note that the letter "E"
  180.         is used for REPLY.  If the action is REPLY then an automatic SR to the
  181.         message is issued.  After the reply is completed, you will again be
  182.         prompted for an action.  You can then KILL, etc or even REPLY again.
  183. R # - Read message number #.
  184.         The message number can also be a series of number (eg: 112 115 117)
  185.         and/or a range of numbers (eg: 112 TO 115).  A series can contain
  186.         a range (eg: 112 115 TO 117)
  187. RH # - Same as "R" but forwarding headers are shown.
  188. RM    - "Read Mine". Lists all messages addressed to you but unread
  189. RU    - Same as RM
  190. RL #  - Read the last # messages.  Number assumed 1 if omitted
  191. For a list of all the searches you can do, issue H SEARCH
  192. : S* N
  193.   SR xxxx
  194. Send a reply to message 'xxxx'.  You could also say 'REPLY xxxx'.  You
  195. must enter the number
  196.   S? xxxx @ yyy
  197. Send message type '?' to station 'xxxx', at optional BBS 'yyy'.  The
  198. MailBox will prompt for title and ask you to enter text.  End text entry
  199. with a ctrl-Z.
  200. "?" is the "type" of message.  They include:
  201.       B - Bulletins
  202.       P - Private.  Only the addressee can read or list this type.
  203.       T - NTS Traffic
  204. : T* N
  205. T        - Talk to SYSOP
  206. : U* N
  207. U topic ffff.xxx
  208. UB type topic ffff.xxx
  209.        Upload the file ffff.xxx for the topic requested.  U is
  210.        for ASCII format.  UB is for binary uploads.  The file
  211.        must not exist.
  212.        To get a list of topics, use the W command.
  213.        The types for binary upload are:  XMODEM, XMODEMCRC,
  214.        YMODEM, YMODEM-BATCH (Alias YMBATCH), and YAPP
  215. : W* N
  216. W        - Gives a list of topic areas available on the MailBox.
  217. W topic  - Gives a list of the files for that topic
  218. W topic ffff.xxx  - Gives a list of files for that topic that match
  219.                     the given file specification.
  220. W will show the file size
  221. WD will show the file timestamp instead of the size
  222. WX will include both the timestamp and size
  223.